<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer {
  width: 100%;
  padding: 20px 0 40px 0;
  background: #2c2d35;
  min-width: 1220px;
}
.footer .worp {
  position: relative;
  width: 1220px;
  margin: 0 auto;
  clear: both;
}
.footer .footer_left {
  width: 910px;
    float: left;
    background: url(https://www.kepuchina.cn/images/2018/bot_line.png) no-repeat right center;
}
.footer_menu {
  color: #FFF;
  font-size: 24px;
  line-height: 40px;
}
.footer_list {
  text-align: justify;
  overflow: hidden;
  margin-bottom: 15px;
}

.footer_list li {
  display: inline-block;
  line-height: 25px;
  margin-right: 20px;
}

.footer_list li a {
  font-size: 14px;
  color: #989cb8;
}

.footer_right {
  width: 250px;
  padding-left: 40px;
  float: left;
}
.footer_right .small_menu {
  font-size: 14px;
  line-height: 18px;
  color: #989cb8;
  margin-top: 5px;
}

.footer_right .tel {
  background: linear-gradient(180deg, #45aff0 0%, #4873FC 100%);
  width: 242px;
  font-size: 32px;
  color: transparent;
  font-weight: bolder;
  line-height: normal;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  background-clip: text;
}

.footer_right .small_menu {
  font-size: 14px;
  line-height: 18px;
  color: #989cb8;
  margin-top: 5px;
}

.footer_right .address {
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  margin-top: 2px;
}

.footer_right .f_ico {
  height: 36px;
  margin-top: 15px;
}

.footer_right .f_ico li {
  float: left;
  width: 38px;
  height: 38px;
  background: #6c6e82;
  position: relative;
  z-index: 2;
  margin-right: 20px;
  border-radius: 50%;
}

.footer_right .f_ico li em.app {
  background-position: left top;
}

.footer_right .f_ico li em.wx {
  background-position: -38px top;
}
.footer_right .f_ico li em.wb {
  background-position: -76px top;
}
.footer_right .f_ico li em {
  display: block;
  width: 38px;
  height: 38px;
  background: url(https://www.kepuchina.cn/images/2018/bot_ico.png) no-repeat;
  position: relative;
  z-index: 20;
}

.footer_right .f_ico li p {
  padding: 7px 0px;
  width: 100px;
  height: 130px;
  background: #fff;
  position: absolute;
  z-index: 10;
  left: -32px;
  bottom: 26px;
  display: none;
}

.footer_right .f_ico li p img {
  width: 86px;
  height: 86px;
  display: block;
  margin: 0 auto;
  margin-bottom: 6px;
}
.footer_right .f_ico li:hover {
  background: #fff;
  z-index: 3;
}
/* é¼&nbsp;æ&nbsp;‡è¿›è¿‡æ˜¾ç¤º */
.footer_right .f_ico li:hover em.app {
  background-position: left -38px;
}
.footer_right .f_ico li:hover em.wx {
  background-position: -38px -38px;
}
.footer_right .f_ico li:hover em.wb {
  background-position: -76px -38px;
}
.footer_right .f_ico li:hover p {
  display: block;
  text-align: center;
  color: #333333;
  font-size: 14px;
}
.bottomArea {
  border-top: 1px solid #3d3e4a;
  clear: both;
  text-align: center;
  padding-top: 30px;
  font-size: 0;
  width: 1220px;
  margin: 0 auto;
  margin-top: 30px;
}

.bottomArea a {
  color: #989cb8;
  font-size: 14px;
  margin: 0 10px;
  display: inline-block;
}
.img-smrz-a {
  width: 134px;
  display: block;
  margin: 20px auto 0;
}</pre></body></html>